﻿2026-07-06T07:55:28.1935201Z ##[group]Run actions/checkout@v5
2026-07-06T07:55:28.1935946Z with:
2026-07-06T07:55:28.1936279Z   fetch-depth: 0
2026-07-06T07:55:28.1936690Z   repository: SaberMage/spt-core
2026-07-06T07:55:28.1939767Z   token: ***
2026-07-06T07:55:28.1940115Z   ssh-strict: true
2026-07-06T07:55:28.1940467Z   ssh-user: git
2026-07-06T07:55:28.1940811Z   persist-credentials: true
2026-07-06T07:55:28.1941196Z   clean: true
2026-07-06T07:55:28.1941542Z   sparse-checkout-cone-mode: true
2026-07-06T07:55:28.1941952Z   fetch-tags: false
2026-07-06T07:55:28.1942296Z   show-progress: true
2026-07-06T07:55:28.1942662Z   lfs: false
2026-07-06T07:55:28.1942996Z   submodules: false
2026-07-06T07:55:28.1943368Z   set-safe-directory: true
2026-07-06T07:55:28.1943973Z ##[endgroup]
2026-07-06T07:55:28.2802937Z Syncing repository: SaberMage/spt-core
2026-07-06T07:55:28.2804428Z ##[group]Getting Git version info
2026-07-06T07:55:28.2805074Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T07:55:28.2806051Z [command]/usr/bin/git version
2026-07-06T07:55:28.2806457Z git version 2.43.0
2026-07-06T07:55:28.2813587Z ##[endgroup]
2026-07-06T07:55:28.2826776Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a3f77e86-2a76-4fc4-be33-0f75ddf4c2a6' before making global git config changes
2026-07-06T07:55:28.2828110Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T07:55:28.2830221Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T07:55:28.2864123Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T07:55:28.2883231Z https://github.com/SaberMage/spt-core
2026-07-06T07:55:28.2893934Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T07:55:28.2896230Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T07:55:28.2920434Z HEAD
2026-07-06T07:55:28.2954405Z ##[endgroup]
2026-07-06T07:55:28.2955225Z [command]/usr/bin/git submodule status
2026-07-06T07:55:28.3136002Z ##[group]Cleaning the repository
2026-07-06T07:55:28.3138490Z [command]/usr/bin/git clean -ffdx
2026-07-06T07:55:31.0123381Z Removing .adapter-notify/
2026-07-06T07:55:31.0124135Z Removing target/
2026-07-06T07:55:31.0135892Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T07:55:31.0601409Z HEAD is now at d1012472a Merge 2d9d08a5140bc59c9078b8e0aeb51b8cf3aa0f4c into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:55:31.0608426Z ##[endgroup]
2026-07-06T07:55:31.0610816Z ##[group]Disabling automatic garbage collection
2026-07-06T07:55:31.0614118Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T07:55:31.0638668Z ##[endgroup]
2026-07-06T07:55:31.0639367Z ##[group]Setting up auth
2026-07-06T07:55:31.0644210Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T07:55:31.0669420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T07:55:31.0861483Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T07:55:31.0885591Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T07:55:31.1071848Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T07:55:31.1096331Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T07:55:31.1292964Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T07:55:31.1321008Z ##[endgroup]
2026-07-06T07:55:31.1321787Z ##[group]Fetching the repository
2026-07-06T07:55:31.1327383Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d1012472ade166151b6972b07d3b1e30cd712a6d:refs/remotes/pull/52/merge
2026-07-06T07:55:31.7987402Z From https://github.com/SaberMage/spt-core
2026-07-06T07:55:31.7988487Z    0f08fa92f..2d9d08a51  remote-truth -> origin/remote-truth
2026-07-06T07:55:31.8030309Z ##[endgroup]
2026-07-06T07:55:31.8031146Z ##[group]Determining the checkout info
2026-07-06T07:55:31.8031909Z ##[endgroup]
2026-07-06T07:55:31.8035411Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T07:55:31.8085220Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T07:55:31.8118696Z ##[group]Checking out the ref
2026-07-06T07:55:31.8122029Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T07:55:31.8191758Z HEAD is now at d1012472a Merge 2d9d08a5140bc59c9078b8e0aeb51b8cf3aa0f4c into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:55:31.8197766Z ##[endgroup]
2026-07-06T07:55:31.8246984Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T07:55:31.8280083Z d1012472ade166151b6972b07d3b1e30cd712a6d
